Skip to content

Conversation

@jcwalker3
Copy link

problem was if you tried to initialize after creating the class, the old code will call the include statements multiple times causing some instanaces of PHP to break. This moves it up and out of the initialize to the constructor of the class

problem was if you tried to initialize after creating the class, the old code will call the include statements multiple times causing some instanaces of PHP to break. This moves it up and out of the initialize to the constructor of the class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant